ofFloat
creates a Validated Float List
Allows any float value from NEGATIVE_INFINITY to POSITIVE_INFINITY, repeating elements allowed
Return
ValidatedList from the list provided
Author
fzzyhmstrs
Since
0.2.0
Parameters
list
input List
creates a Validated Float List
Allows any float value from NEGATIVE_INFINITY to POSITIVE_INFINITY, repeating elements allowed
Return
ValidatedList from the list provided
Author
fzzyhmstrs
Since
0.2.0
Parameters
f
vararg float inputs to construct the list